home *** CD-ROM | disk | FTP | other *** search
- object ProgStartingForm: TProgStartingForm
- Left = 191
- Top = 110
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'V'#228'nta...'
- ClientHeight = 74
- ClientWidth = 265
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 249
- Height = 33
- Caption =
- 'V'#228'nligen v'#228'nta, programmet eller l'#228'nken du klickade p'#229' startas..' +
- '.'
- WordWrap = True
- end
- object ProgressBar1: TProgressBar
- Left = 8
- Top = 40
- Width = 249
- Height = 17
- TabOrder = 0
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 100
- OnTimer = Timer1Timer
- Left = 232
- Top = 8
- end
- end
-